Skip to content

Conversation

kateinoigakukun
Copy link
Member

The typealias has to be public since it's referenced by public var interface: JNINativeInterface_

@ktoso ktoso closed this Sep 10, 2025
@ktoso ktoso reopened this Sep 10, 2025
@ktoso
Copy link
Collaborator

ktoso commented Sep 10, 2025

re-running tests but LGTM :)

@ktoso ktoso requested review from Copilot and ktoso September 10, 2025 00:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an Android build issue by making the JNINativeInterface_ typealias public, which is necessary because it's referenced by a public property elsewhere in the codebase.

  • Makes the JNINativeInterface_ typealias public on Android platforms

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ktoso ktoso merged commit 3d9433f into swiftlang:main Sep 10, 2025
73 of 76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants